@charset "utf-8";
/* CSS Document */

/*menu*/
#nav {width:995px; height:50px;margin:0 auto; padding-left:7px; position:relative; z-index:999;}
#nav .jquery_out {float:left;line-height:32px;display:block;text-align:center; color:#fff;font:18px/32px "微软雅黑";}
#nav .jquery_out .smile {padding-left:1em;}
#nav .jquery_inner {margin-left:16px;}
#nav .jquery {margin-right:1px;padding:0 2em;}
#nav .mainlevel {float:left;width:142px;  /*IE6 only*/}
#nav .mainlevel a {color:#000; text-decoration:none; line-height:50px; display:block; width:142px;font-family:Microsoft YaHei; color:#fff; font-size:14px;background:url(../Image/nava.jpg) no-repeat right;text-align:center; }
#nav .mainlevel a:hover {background:url(../Image/navahover.jpg) no-repeat center; text-decoration:none; color:#fff;}
#nav .mainlevel ul {display:none; position:absolute; padding-bottom:15px;background:url(../Image/navliabg.png) repeat center;}
#nav .mainlevel li {width:124px;/*IE6 only*/}


#nav li.mainlevel ul li{ width:100%;height:42px; line-height:42px;margin-left:6px; margin-right:6px;}
#nav li.mainlevel ul li a{ width:200px;height:42px; display:block; background:none; line-height:42px; color:#FFF; border-bottom:#bcbcbc dashed 1px;text-indent:20px; text-align:left; }
#nav li.mainlevel ul li a:hover{color:#00ffff;background:none;}

#sub_02{ width:220px;}